Hi, I'm trying to create a survey. In the survey there is a textbox and an button ("Add Button"). After filling the textbox, I click the button and I want another textbox created under the other textbox. How can I do this ? ( especially without using too much code )
Go back